home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol F-12 / (Vol F-12) Jun 02 2012.iso / Games / adjust4 / setup / setup.exe / scripts / DefineButton2_106 / BUTTONCONDACTION on(keyPress q).as next >
Text File  |  2012-06-02  |  64b  |  4 lines

  1. on(keyPress "q"){
  2.    getUrl("FSCommand:showmenu", "true");
  3. }
  4.